Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/dmon #72

Merged
merged 9 commits into from
Dec 9, 2024
Merged

Feat/dmon #72

merged 9 commits into from
Dec 9, 2024

Conversation

jaromil
Copy link
Member

@jaromil jaromil commented Dec 9, 2024

add dmon for filesystem monitoring

embed and activate dmon in cjit runtime
fix dmon embedding on osx
fix embed dmon for win native build
ASAN switches back on compiler optimizations in gdb
A small refactoring of the code includes the new internal struct
CJITState passing through functions some switches that are inherent to
CJIT. In the close future this may also include TCCState.

This facilitates propagation of cli options like pid file creation as
well dmon switch to other parts of the code called by cjit.c main
function.

Yet to be tested on all platforms. Skip dmon bats test on musl and win.
removes the need for the cli option --dmon
@jaromil jaromil merged commit a06a28b into main Dec 9, 2024
14 checks passed
@jaromil jaromil deleted the feat/dmon branch December 9, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant